func go/ast.nameOf

2 uses

	go/ast (current package)
		filter.go#L319: func nameOf(f *FuncDecl) string {
		filter.go#L417: 						name := nameOf(f)